home *** CD-ROM | disk | FTP | other *** search
/ Assassins - Ultimate CD Games Collection 1 / Assassins - Ultimate CD Games Collection (1994)(Weird Science)(Track 1 of 2)[!][Amiga-CD32-CDTV][CDD5332].iso / instructions / arcade / matrixblaster < prev    next >
Text File  |  1978-01-04  |  2KB  |  87 lines

  1.  
  2.  
  3. Note from Sami:
  4.  
  5. This program originally started out as a quick hack: can we move a line in AMOS
  6. with a joystick? It has evolved into this.  Please feel free to use/improve on
  7. the source code, it's included so that others may possibly learn from it.
  8. Please send us any improvements you have made to the code.
  9. While the source code is freely distributable, it is copyright
  10. Cybris Design, 1993.
  11.  
  12. Credits:
  13.  
  14.     Programmers:
  15.         Sami Cokar
  16.         Nadeem Cokar
  17.         W. Jared Brookes (base logic)
  18.  
  19.     Graphics:
  20.         W. Jared Brookes
  21.  
  22.     Music:
  23.         "Separate Ways", Journey.   CBS Records (1988).
  24.  
  25.     Sound Samples:
  26.         "Tron", Walt Disney Productions .
  27.  
  28.  
  29. We can be reached at:
  30.  
  31.     cokars@cuug.ab.ca   Sami Cokar
  32.  
  33.     N.Cokar on GEnie    Nadeem Cokar
  34.  
  35.  
  36.     Sami or Nadeem Cokar
  37.     107 Silver Mead Crescent NW
  38.     Calgary, Alberta
  39.     T3B 3W2
  40.  
  41.     W. Jared Brookes
  42.     236 Silvercrest Drive NW
  43.     Calgary, Alberta, Canada
  44.     T3B 3A4
  45.  
  46.    Notes from Jared:
  47.  
  48.     Since 1982, I've been playing the coin-op version of TRON.  This is the
  49.     original coin-op, with the four games (Light Cycles, Tanks/Recognizers,
  50.     MPC Cone, and Grid Bugs).
  51.  
  52.     I've always wanted to see a proper conversion of the Light Cycles game on the
  53.     Amiga (or any computer -- for that matter).  This project took a great amount
  54.     thinking, to convert to 680X0, from Z80 code (especially when we couldn't view
  55.     the Z80 code!).  I'm very impressed with the original TRON programmers; I'm
  56.     also impressed with Nad and Sami, and their ability to take the verbal and
  57.     drawn logic that I put on paper, and convert it into working code.
  58.  
  59.     I hope you enjoy this.
  60.  
  61.     The source code should be floating around on a BBS near you.  Feel free to
  62.     modify or enhance it.
  63.  
  64.     This program was tested on an A500, A2000, A3000, and A4000/030.
  65.  
  66.         Sincerely,
  67.  
  68.  
  69.                 Jared Brookes --  Nexus 6
  70.  
  71. 1993-12-26
  72.  
  73.  
  74. Note from Nadeem:
  75.  
  76.     In case you were wondering, the instructions are:
  77.  
  78.         Survive.
  79.  
  80.     Press fire to accelerate, and point the joystick in the direction you
  81.     want.  If you manage to die, check the ** BOTTOM RIGHT ** of the
  82.     screen for a <Play again> message. PS - the "fast" mode is very fast
  83.     on the 68030!
  84.  
  85.     ------------------
  86.  
  87.     This program was written in AMOS Pro.